.f_floor {
    height: 385px;
    overflow: hidden;
}

.s_floor {
    height: 311px;
    overflow: hidden;
}

.centeredMod {
    margin: 0 auto;
}

.out_Containter_gzl {
    padding-top: 49px;
}

#inner_page .out_Containter_gzl {
    padding-top: 129px;
}

#inner_page .mainMod {
    padding-top: 0px;
}

.w_gap_l {
    margin-left: 25px;
}

body {
    background: #F2F2F2;
    color: #434343;
    overflow-x: hidden;
    width: 100%;
}

.btn_w_blue {
    background: #3A5FB3;
    color: #fff;
}

.btn_w_or {
    background: #FB584A;
    color: #fff;
}

.no_Border {
    border: 0px;
}

.topMod_fixed {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 9999;
}

.topMod {
    height: 46px;
    border-top: 3px solid #3A5FB3;
    background: #fff;
    padding: 0 87px;
}

.topMod p {
    line-height: 46px;
    font-size: 12px;
}

.topMod p a {
    display: inline-block;
    margin: 0 10px;
}

.topMod .btn_w_blue {
    font-size: 12px;
    padding: 2px 10px;
    line-height: normal;
    display: inline-block;
    border-radius: 3px;
}

.bannerMod {
    height: 252px;
    padding: 0 87px;
    padding-top: 1px;
}

.header {
    background: url(gzl_banner_serch_bg.png);
    height: 110px;
    margin-top: 25px;
}

.fixed_header {
    position: fixed;
    z-index: 9999;
    top: 49px;
    border-bottom: 1px solid #fff;
    background: #3A5FB3;
    width: 100%;
}

.fixed_header .header {
    padding: 0 87px;
    background: #3A5FB3;
    margin-top: 0px;
    height: 80px;
}

.fixed_header .header .logo {
    margin-top: 15px;
}

.fixed_header .header .logo img {
    width: 264px;
}

.fixed_header .header .navigator {
    width: 60%;
    margin-top: 20px;
}

.fixed_header .header .navigatorMod {
    margin-top: 7px;
    float: left;
}

.fixed_header .header .navigatorMod a {
    color: #fff;
}

.fixed_header .header .searchMod {
    float: left;
    width: 50%;
}

.fixed_header .header .jishiban a {
    padding: 0;
    background: none;
}

.fixed_header .header .jishiban img {
    width: 80px;
    padding-top: 10px;
}

.logo {
    display: inline-block;
    margin-top: 17px;
    margin-left: 17px;
}

.navigator {
    width: 410px;
    overflow: hidden;
    margin-left: 56px;
}

.navigatorMod {
    width: 482px;
    margin-bottom: 10px;
    margin-top: 18px;
}

.navigatorMod li {
    float: left;
    margin-right: 26px;
}

.navigatorMod li a {
    font-size: 18px;
    display: inline-block;
}

.searchMod {
    width: 100%;
    border: 1px solid #e0e0e0;
    box-sizing: border-box;
    border-radius: 3px;
    height: 40px;
    background: #fff;
}

.searchBox {
    width: calc(100% - 149px);
    height: 38px;
    padding-left: 25px;
    line-height: 38px;
}

.searchBtn {
    width: 40px;
    height: 38px;
    background: #fff url(gzl_search@2x.png) no-repeat center center;
    background-size: 27px 26px;
}

.top_topic {
    margin-top: 20px;
    margin-left: 13%;
}

.jishiban a {
    display: block;
    text-align: center;
    color: #3A5FB3;
    background: #ffffff;
    padding: 10px;
}

.jishiban img {
    display: block;
    width: 86px;
    margin-bottom: 5px;
}

.mainMod {
    padding: 0 87px;
    overflow: hidden;
    padding-top: 20px;
    background: #F2F2F2;
}

.boxMod {
    background: #fff;
    border-radius: 3px;
    border: 1px solid #e0e0e0;
    position: relative;
    box-sizing: border-box;
}

.boxMod:before {
    display: block;
    content: "";
    background: url(gzl_little3@2x.png) no-repeat;
    background-size: 9px 9px;
    width: 9px;
    height: 9px;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.leaderMod {
    padding: 18px;
}

.no_Border {
    border: 0px;
}

.border_bottom {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px;
}

.leftBox {
    width: 432px;
}

.centerBox {
    width: 684px;
    margin: 0 23px;
}

.rightBox {
    /* width: 567px; */
    width: 695px;
    /* 2048 */
}

.floorBox {
    margin-top: 20px;
}

.floorBox .boxMod {
    margin-bottom: 20px;
    padding-bottom: 21px;
}

.floorBox .no_Conner.no_Border {
    padding: 0px;
}

.leaerList {
    padding: 10px 20px;
}

.leaerList li a {
    display: block;
}

.leaerList li a img {
    display: block;
    width: 54px;
}

.leaerList li div {
    padding-top: 12px;
    padding-left: 20px;
}

.leaerList li div h4 {
    padding-top: 10px;
    padding-bottom: 0px;
    color: #7a7a7a;
    font-size: 14px;
}

.leaerList li div p {
    font-weight: 900;
    font-size: 18px;
}

.leaerList li div p a {
    display: inline-block;
}

.leaerList .w_link {
    padding-right: 9px;
    padding-top: 10px;
}

.leaerList .w_link a {
    vertical-align: top;
    display: block;
    font-weight: 500;
    font-size: 14px;
    position: relative;
    color: #333;
    padding: 2px 5px;
}

.leaerList .w_link a img {
    width: 20px;
    vertical-align: top;
    display: inline-block;
    padding-right: 5px;
}

.leaerList .w_link a:hover {
    color: #3A5FB3;
}

.leaerList .w_link .vline_right {
    margin-bottom: 10px;
}

.top_gap {
    margin-top: 8px;
}

.titMod1 span {
    display: inline-block;
    font-size: 16px;
    color: #3A5FB3;
    font-weight: 900;
}

.titMod1:after {
    content: "";
    width: 75%;
    height: 1px;
    background: #3A5FB3;
    display: inline-block;
    margin-left: 3%;
    position: relative;
    top: -5px;
}

.moreLink {
    color: #9AA5C0;
    font-size: 14px;
    display: inline-block;
    padding-top: 2px;
}

.newsMod>div {
    padding: 0 20px;
}

.listMod {
    padding-top: 8px;
}

.listMod li {
    line-height: 30px;
    position: relative;
    padding-left: 15px;
}

.listMod li a {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
}

.listMod li a:hover {
    color: #3A5FB3;
}

.listMod li:before {
    display: inline-block;
    content: "";
    width: 4px;
    height: 4px;
    position: absolute;
    top: 15px;
    left: 0px;
    border-radius: 10px;
    background: #c1c5ca;
}

.listMod.w_time li a {
    width: 86%;
}

.listMod.w_time li span {
    font-size: 14px;
    color: #999999;
}

.hight_line li {
    line-height: 37px;
}

.hight_line li:before {
    top: 19px;
}

.titMod2 {
    position: relative;
    margin-top: 15px;
    padding-left: 11px;
    margin-bottom: 15px;
    width: 97.5%;
}

.titMod2 span {
    -webkit-text-size-adjust: none;
    position: absolute;
    top: -2px;
    font-size: 8px;
    display: inline-block;
    text-transform: uppercase;
    color: #434343;
    right: -35px;
    -webkit-transform: scale(0.6);
    float: right;
    width: 260px;
    letter-spacing: 3px;
    text-align: right;
    transform: scale(0.6);
    font-family: microsoft yahei light;
}

.titMod2 a {
    font-weight: 900;
    display: inline-block;
    padding-right: 20px;
    background: #fff;
    position: relative;
    z-index: 500;
    font-size: 20px;
}

.titMod2 a:hover {
    color: #3A5FB3;
}

.titMod2:before {
    content: "";
    width: 18px;
    height: 18px;
    background: url(gzl_titmod2@2x.png) no-repeat left center #fff;
    padding-right: 7px;
    background-size: 18px 18px;
    display: inline-block;
    position: relative;
    z-index: 20;
}

.titMod2:after {
    content: "";
    width: 86%;
    height: 1px;
    background: #3A5FB3;
    display: inline-block;
    position: absolute;
    top: 12px;
    right: 15px;
    z-index: 0;
}

.tab_cont_box {
    padding: 0 29px;
}

.gray_tab_tit {
    height: 46px;
    margin: 0 24px;
    position: relative;
    background: #f4f4f4;
}

.gray_tab_tit ul {
    padding-left: 5px;
}

.gray_tab_tit ul li {
    float: left;
    line-height: 46px;
    padding: 0 15px;
}

.gray_tab_tit ul li.fRight {
    float: right;
}

.gray_tab_tit ul li.active a {
    font-weight: 900;
    color: #3A5FB3;
}

.gray_tab_tit:before {
    content: "";
    top: 0px;
    left: -4px;
    display: inline-block;
    position: absolute;
    width: 2px;
    height: 46px;
    background: #3A5FB3;
}

.grid_box3 {
    padding: 0 24px;
}

.grid_box3 ul li {
    float: left;
    width: 97px;
    margin: 15px;
}

.grid_box3 ul li a {
    text-align: center;
    display: block;
}

.grid_box3 ul li a .icon_box {
    width: 100%;
    height: 85px;
    margin: 0 auto;
    display: block;
    background-color: #E8ECF4;
    border-radius: 3px;
    background-repeat: no-repeat;
    background-position: center center;
}

.grid_box3 ul li a p {
    margin-top: 13px;
}

.grid_box3 ul li a .icon_gongkai_1 {
    background-image: url(gzl_zhinano@2x.png);
    background-size: 40px 40px;
}

.grid_box3 ul li a .icon_gongkai_2 {
    background-image: url(gzl_zhiduo@2x.png);
    background-size: 40px 40px;
}

.grid_box3 ul li a .icon_gongkai_3 {
    background-image: url(gzl_zhudongo@2x.png);
    background-size: 40px 40px;
}

.grid_box3 ul li a .icon_gongkai_4 {
    background-image: url(gzl_nianbaoo@2x.png);
    background-size: 40px 40px;
}

.grid_box3 ul li a .icon_gongkai_5 {
    background-image: url(gzl_yishenqingo@2x.png);
    background-size: 40px 40px;
}

.grid_box3 ul li a .icon_gongkai_6 {
    background-image: url(gzl_zixuno@2x.png);
    background-size: 40px 40px;
}

.grid_box3 ul li a:hover .icon_box {
    background-color: #3A5FB3;
}

.grid_box3 ul li a:hover .icon_gongkai_1 {
    background-image: url(gzl_zhinanw@2x.png);
    background-size: 40px 40px;
}

.grid_box3 ul li a:hover .icon_gongkai_2 {
    background-image: url(gzl_zhiduw@2x.png);
    background-size: 40px 40px;
}

.grid_box3 ul li a:hover .icon_gongkai_3 {
    background-image: url(gzl_zhudongw@2x.png);
    background-size: 40px 40px;
}

.grid_box3 ul li a:hover .icon_gongkai_4 {
    background-image: url(gzl_nianbaow@2x.png);
    background-size: 40px 40px;
}

.grid_box3 ul li a:hover .icon_gongkai_5 {
    background-image: url(gzl_yishenqingw@2x.png);
    background-size: 40px 40px;
}

.grid_box3 ul li a:hover .icon_gongkai_6 {
    background-image: url(gzl_zixunw@2x.png);
    background-size: 40px 40px;
}

.grid_box2 ul li {
    width: 50%;
    margin: 0px;
}

.grid_box2 ul li a .icon_box {
    height: 63px;
}

.grid_box2 ul li a {
    margin: 15px;
}

.grid_box2 ul li a p {
    font-size: 14px;
    margin-top: 8px;
}

.sig_public {
    padding-left: 20px;
}

.sig_public h4 {
    margin-top: 19px;
    font-size: 20px;
    font-weight: 900;
}

.sig_public p {
    margin-top: 5px;
    font-size: 14px;
    color: #999999;
}

.sig_public a {
    display: inline-block;
    width: 100px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin-top: 7px;
    margin-right: 20px;
    border-radius: 3px;
}

.sig_public a:hover {
    color: #fff;
    opacity: 0.8;
}

.no_Conner:before {
    display: none;
}

.no_padding_top {
    padding-top: 0px;
}

.no_padding_top li {
    line-height: 31.9px;
}

.scroll_topic {
    overflow: hidden;
}

.width_w_gap {
    padding: 0 20px;
}

.scroll_topic ul {
    width: 10000em;
    height: 100%;
    position: relative;
    margin-top: 21px;
}

.scroll_topic ul li {
    float: left;
}

.scroll_topic ul li a {
    display: block;
    height: auto;
    font-size: 0px;
    background: #f4f4f4;
    margin: 0 20px;
}

.scroll_topic ul li a img {
    width: 100%;
}

.topic-prev,
.topic-next {
    position: absolute;
    width: 29px;
    height: 56px;
    text-align: center;
    cursor: pointer;
    top: 50%;
    margin-top: -28px;
    text-indent: -9999px;
    background: #f00;
}

.topic-prev {
    left: -28px;
    background: url(gzl_arrow_topic_l@2x.png) no-repeat;
    background-size: 29px 56px;
}

.topic-next {
    right: -28px;
    background: url(gzl_arrow_topic_r@2x.png) no-repeat;
    background-size: 29px 56px;
}

.shuoshihua {
    width: 100%;
}

.q_a_a_box li {
    margin-top: 15px;
    background: #FBFBFB;
    border-radius: 3px;
    border: 1px solid #3A5FB3;
}

.q_a_a_box li h4 {
    color: #3A5FB3;
    font-weight: 900;
    margin-bottom: 10px;
}

.q_a_a_box li p {
    color: #595D67;
    margin-bottom: 19px;
    position: relative;
    z-index: 99;
}

.q_a_a_box li div {
    padding: 14px 14px 0 14px;
}

.qus {
    border-bottom: 1px dashed #3A5FB3;
    position: relative;
    overflow: hidden;
}

.qus p {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.qus:after {
    content: "Q";
    display: block;
    opacity: 0.6;
    font-weight: 100;
    font-size: 80px;
    color: #E1E9F9;
    position: absolute;
    top: -20px;
    right: -15px;
    font-family: Arial, Helvetica, sans-serif;
}

.qus:before {
    content: "question";
    color: #ABB0BB;
    text-transform: uppercase;
    display: block;
    position: absolute;
    top: 5px;
    font-size: 10px;
    right: 10px;
    text-align: right;
    font-weight: 100;
}

.ans {
    position: relative;
    overflow: hidden;
}

.ans:after {
    content: "A";
    opacity: 0.6;
    display: block;
    z-index: 0;
    font-weight: 100;
    font-size: 80px;
    color: #E1E9F9;
    position: absolute;
    top: -20px;
    right: -15px;
    font-family: Arial, Helvetica, sans-serif;
}

.ans:before {
    content: "answer";
    color: #ABB0BB;
    text-transform: uppercase;
    display: block;
    position: absolute;
    top: 5px;
    font-size: 10px;
    right: 10px;
    text-align: right;
    font-weight: 100;
}

.service_tab ul {
    margin: 0 29px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e0e0e0;
}

.service_tab ul li {
    float: left;
    padding: 0 1%;
    width: 18%;
}

.service_tab ul li a {
    display: block;
    text-align: center;
    background: #f4f4f4;
    height: 45px;
    line-height: 45px;
    border-radius: 3px;
    color: #fff;
}

.service_tab ul li .color1 {
    background: #4F76CF;
}

.service_tab ul li .color2 {
    background: #FFB538;
}

.service_tab ul li .color3 {
    background: #1CA468;
}

.service_tab ul li .color4 {
    background: #ED5151;
}

.service_tab ul li .color5 {
    background: #6BB9D6;
}

.service_tab ul li.active {
    position: relative;
}

.service_tab ul li.active:after {
    content: "";
    display: block;
    background: #3A5FB3;
    height: 3px;
    width: 100%;
    bottom: -17px;
    left: 0px;
    position: absolute;
}


/* 幻灯片 */

.unslider {
    margin: 0;
    padding: 0;
    position: relative;
}

.my-slider {
    height: 385px;
}

.unslider-wrap {
    position: relative;
}

.unslider-wrap.unslider-carousel>li {
    float: left;
}

.unslider-wrap.unslider-carousel>li a {
    display: block;
    font-size: 0px;
}

.unslider-wrap.unslider-carousel>li .silde-disp-1 a {
    font-size: 16px;
}

.unslider-vertical>ul {
    height: 100%;
}

.unslider-vertical li {
    float: none;
    width: 100%;
}

.unslider-fade {
    position: relative;
    z-index: 999999;
}

.unslider-fade .unslider-wrap li {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 8;
}

.unslider-fade .unslider-wrap li.unslider-active {
    z-index: 10;
}

.unslider li,
.unslider ol,
.unslider ul {
    list-style: none;
    padding: 0;
    border: none;
}

.unslider-arrow {
    position: absolute;
    z-index: 2;
    cursor: pointer;
}

.unslider-arrow.next {
    left: auto;
    right: 0px;
}

.my-slider img {
    height: 385px;
    width: 100%;
}

.unslider {
    position: relative;
}

.unslider-nav {
    position: absolute;
    bottom: 78px;
    z-index: 9998;
    right: 30px;
}

.unslider-nav li {
    display: inline-block;
    width: 11px;
    height: 11px;
    background: #e5e5e5;
    text-indent: -9999px;
    cursor: pointer;
    margin: 10px 5px;
    border-radius: 50%;
}

.unslider-nav .unslider-active {
    background: #ef4848;
}

.unslider-wrap li {
    position: relative;
    height: 388px;
}

.unslider-arrow {
    display: block;
    width: 18px;
    height: 27px;
    position: absolute;
    z-index: 9998;
    text-indent: -9999px;
    top: 327px;
}

.unslider-arrow.prev {
    right: 80px;
    background: url(gzl_img_arrow_l@2x.png) no-repeat;
    background-size: 18px 27px;
}

.unslider-arrow.next {
    right: 50px;
    background: url(gzl_img_arrow_r@2x.png) no-repeat;
    background-size: 18px 27px;
}

.silde-disp-1 {
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    z-index: 999;
    width: 90%;
    margin-left: -45%;
    left: 50%;
    height: 53px;
    text-align: left;
    bottom: 20px;
    line-height: 53px;
    border-radius: 3px;
}

.silde-disp-1 a {
    color: #434343;
    width: 420px;
    display: inline-block;
    padding-left: 20px;
}

.service_box {
    margin-top: 33px;
}

.service_box li {
    float: left;
    width: 113px;
    margin-right: 12px;
}

.service_box li a {
    width: 100%;
    display: block;
    text-align: center;
}

.service_box li a span {
    display: block;
}

.service_box li a p {
    margin-top: 14px;
}

.icon_service {
    width: 113px;
    height: 102px;
    margin: 0 auto;
    border-radius: 3px;
    background-position: center center;
    background-color: #E8ECF4;
    background-repeat: no-repeat;
    background-size: 62px 62px;
}

.icon_geren {
    background-image: url(gzl_geren@2x.png);
}

.icon_faren {
    background-image: url(gzl_faren@2x.png);
}

.icon_zhengming {
    background-image: url(gzl_zhengming@2x.png);
}

.icon_zhinan {
    background-image: url(gzl_icon_25@2x.png);
}

.icon_jindu {
    background-image: url(gzl_icon_26@2x.png);
}

.icon_gongshi {
    background-image: url(gzl_icon_22@2x.png);
}

.icon_zhengwu {
    background-image: url(gzl_icon_34@2x.png);
}

.icon_tongzhi {
    background-image: url(gzl_icon_28@2x.png);
}

.icon_pingjia {
    background-image: url(gzl_icon_30@2x.png);
}

.icon_tucao {
    background-image: url(gzl_icon_29@2x.png);
}

.icon_xinfang {
    background-image: url(gzl_icon_31@2x.png);
}

.icon_zhengji {
    background-image: url(gzl_icon_27@2x.png);
}

.icon_huifu {
    background-image: url(gzl_icon_20@2x.png);
}

.tow_Colm_sm {
    width: 296px;
    border-radius: 3px;
    border: 1px solid #3A5FB3;
}

.tit_mod_2 {
    width: 100%;
    height: 45px;
    position: relative;
    background: url(gzl_tit_bg@2x.png) no-repeat;
    background-size: 296px 45px;
}

.tit_mod_2 h4 {
    line-height: 45px;
    color: #fff;
    padding-left: 15px;
}

.tit_mod_2:after {
    content: attr(data-rel);
    display: block;
    font-size: 8px;
    text-transform: uppercase;
    color: #D8D8D8;
    position: absolute;
    top: 1px;
    right: -35px;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    font-family: microsoft yahei light;
    letter-spacing: 5px;
}

.more_link {
    display: inline-block;
    padding-top: 20px;
    padding-right: 10px;
    font-size: 14px;
    color: #A7B1C8;
}

.fLeft.tow_Colm_sm {
    margin-left: 29px;
}

.fRight.tow_Colm_sm {
    margin-right: 29px;
}

.icon_list {
    padding: 18px 12px 10px 12px;
}

.icon_list ul li {
    margin-bottom: 16px;
    float: left;
    width: 33.333%;
}

.icon_list ul li a {
    margin: 0px 5px;
    padding: 5px 0;
    display: block;
    height: 80px;
    text-align: center;
}

.icon_list ul li a img {
    width: 51px;
    height: 51px;
}

.icon_list ul li a span {
    display: block;
    font-size: 13px;
}

.icon_list ul li a:hover {
    color: #3A5FB3;
}

.icon_list ul li a:hover img {
    opacity: 0.8;
}

.hot_box {
    margin-top: 37px;
}

.big_video_box img.play_btn {
    position: absolute;
    width: 98px;
    height: 98px;
    top: 22%;
    margin-top: 0px;
    left: 50%;
    margin-left: -49px;
    z-index: 999;
}

.big_video_box img.play_btn:hover {
    opacity: 0.6;
}

.big_video_box a.video_shot_box {
    display: block;
    height: 281px;
    position: relative;
    width: 100%;
}

.big_video_box a.video_shot_box img {
    width: 100%;
    height: 281px;
    border-radius: 3px;
}

.big_video_box a.video_shot_box:hover img.play_btn {
    opacity: 0.6;
}

.big_video_box p {
    text-align: center;
    margin-top: 10px;
}

.big_video_box p a {
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.jqthumb:hover {
    opacity: 0.8;
}

.sm_video_box {
    margin-top: 30px;
    margin-bottom: 30px;
}

.sm_video_box li {
    width: 47.55%;
}

.sm_video_box li a.img-a-size-box {
    width: 100%;
    display: block;
    text-align: center;
    overflow: hidden;
    height: 135px;
}

.sm_video_box li a.img-a-size-box img {
    width: 100%;
    height: 135px;
}

.sm_video_box li a:hover img {
    opacity: 0.8;
}

.sm_video_box li p {
    text-align: center;
    margin-top: 10px;
}

.sm_video_box li p a {
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.footerMod {
    background: #3A5FB3;
    padding: 50px 94px 10px;
}

.bottom_logo {
    display: block;
}

.bottom_logo img {
    width: 238px;
}

.site_map_box {
    padding-left: 380px;
}

.site_map_box dl {
    float: left;
    color: #fff;
    margin: 0 79px;
    text-align: center;
}

.site_map_box dt {
    font-size: 24px;
    font-weight: 900;
    margin-bottom: 25px;
}

.site_map_box dt a {
    color: #fff;
}

.site_map_box dd {
    font-size: 20px;
    margin-bottom: 25px;
}

.site_map_box dd a {
    color: #fff;
}

.copyRightMod {
    padding: 30px 94px;
    background: #F2F2F2;
}

.copyRightMod p {
    line-height: 34px;
    color: #555555;
}

.copyRightMod .view_info {
    color: #9b9b9b;
    font-size: 14px;
}

.copyRightMod a img {
    padding-top: 10px;
}

.copyRightMod .other_links {
    text-align: right;
    color: #9b9b9b;
}

.copyRightMod .other_links a {
    display: inline-block;
    padding: 0 10px;
}

.site_onwer_info {
    padding-left: 80px;
    width: 52%;
}

.banner_move_box {
    position: fixed;
    z-index: -1;
}

.banner_move_box ul {
    height: 252px;
    position: absolute;
}

.banner_move_box li {
    float: left;
}

.banner_move_box img {
    width: 100%;
    height: 252px;
}

.focusMod {
    padding: 0 87px;
    text-align: center;
}

.focusMod h1 {
    font-size: 34px;
    font-weight: 900;
    margin-bottom: 20px;
    margin-top: 20px;
}

.focusMod h1 a {
    color: #3A5FB3;
    font-size: 0px;
    display: block;
}

.focusMod p {
    margin-bottom: 50px;
    color: #666;
}

.focusMod p a {
    padding: 0 10px;
    vertical-align: middle;
    width: 36%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.tow_Colm_big .boxMod {
    width: 48.5%;
}

.qingdan_list a {
    display: block;
    font-size: 0px;
    background: #f4f4f4;
    margin-top: 10px;
}

.qingdan_list a img {
    width: 100%;
}

.leaderPic {
    width: 116px;
}

.leader_side_btn {
    padding-left: 150px;
}

.leader_side_btn ul {
    padding-top: 30px;
}

.leader_side_btn ul li {
    line-height: 40px;
}

.leader_side_btn ul li a {
    display: inline-block;
    height: 100%;
}

.leader_side_btn ul li a img {
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

.leader_side_btn ul li a:hover {
    color: #3A5FB3;
}

.leader_main_list {
    margin-top: 20px;
}

.leader_main_list dd {
    margin-bottom: 10px;
}

.leader_main_list dd label {
    float: left;
    color: #3A5FB3;
    line-height: 28px;
}

.leader_main_list dd div {
    padding-left: 100px;
}

.leader_main_list dd div a {
    display: inline-block;
    padding-left: 10px;
    line-height: 28px;
}

.leader_main_list dd div a:hover {
    color: #3A5FB3;
}

.gov_rela_link_box {
    margin-top: 20px;
}

.gov_rela_link_box ul li {
    width: 48%;
}

.gov_rela_link_box ul li a {
    text-align: center;
    display: block;
    width: 100%;
    height: 40px;
    color: #3A5FB3;
    background: #f4f4f4;
    line-height: 40px;
    margin-bottom: 10px;
}

.gov_rela_link_box ul li a:hover {
    background: #3A5FB3;
    color: #fff;
}

.rightBox .grid_box3 ul li {
    width: 142px;
    margin-top: 0px;
}

.rightBox .grid_box3 ul li a .icon_box {
    height: 66px;
}

.rightBox .grid_box3 ul li a p {
    margin-top: 8px;
}

.v_2_static_height {
    height: 363px;
}

.v_2_static_long_height {
    height: 746px;
}

.zhongdian_list {
    padding-top: 15px;
    padding-bottom: 15px;
}

.zhongdian_list a {
    display: inline-block;
    padding: 8px 5px;
}

.zhongdian_list a:hover {
    color: #3A5FB3;
}

.big_left {
    width: 1162px;
}

.five_public,
.respond_foucs {
    width: 47.77%;
}

.respond_foucs {
    margin: 0 23px;
}

.five_public dl {
    width: 100%;
    margin-top: 20px;
}

.five_public dl dt {
    float: left;
    background: #3A5FB3;
    color: #fff;
    font-size: 16px;
    padding: 5px 10px;
    border-radius: 3px;
}

.five_public dl dd {
    padding-left: 100px;
    font-size: 0px;
}

.five_public dl dd a {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 16px;
    margin-bottom: 5px;
}

.five_public dl dd a:hover {
    background: #f4f4f4;
}

.s_floor_static_hight {
    height: 643px;
}

.thr_floor_static_hight {
    height: 640px;
}

.thr_floor_static_hight2 {
    height: 379px;
}

.video_list_box {
    margin-top: 20px;
}

.video_list_box h3 {
    font-weight: 900;
    margin-bottom: 20px;
}

.video_list_box>div>a {
    width: 200px;
    height: 150px;
    display: block;
    border-radius: 3px;
    overflow: hidden;
}

.video_list_box>div>div {
    padding-right: 220px;
}

.video_list_box>div>div p {
    line-height: 28px;
}

.kongkai_neo_media li {
    float: left;
    width: 75px;
    margin-right: 20px;
}

.kongkai_neo_media li a {
    display: block;
    width: 100%;
}

.kongkai_neo_media li img {
    width: 80%;
}

.floorBox_In {
    width: 80%;
    margin: 20px auto 0;
}

.mgt_top_none {
    margin-top: 0;
}

.pddt_top_none {
    padding-top: 0;
}

.mainMod_In .bread_nav {
    width: 80%;
    margin: 0 auto;
}

.big_left_side {
    width: 70%;
}

.aside {
    width: 28%;
}

.mgb20 {
    margin-bottom: 10px;
}

.page_box {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 20px;
    font-size: 0;
}

.page_box a {
    margin: 0 5px;
    font-size: 16px;
    zoom: 1;
    color: #9ca1aa;
    display: inline-block;
    border-radius: 3px;
    padding: 5px;
    width: 20px;
    height: 20px;
    text-align: center;
}

.page_box span a {
    width: 60px;
}

.page_box a.active {
    background: #3A5FB3;
    color: #fff;
}

.page_box a:hover {
    background: #f4f4f4;
}

.page_box a.active:hover {
    background: #3A5FB3;
    color: #fff;
}

.bread_nav {
    padding: 10px 20px;
    font-size: 0px;
}

.bread_nav a {
    display: inline-block;
    font-size: 14px;
    color: #999999;
}

.bread_nav a:after {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #999999;
    border-radius: 10px;
    vertical-align: middle;
    margin: 0 10px;
}

.bread_nav span {
    font-size: 14px;
    color: #3A5FB3;
}

.border_box {
    border: 1px solid #999999;
    margin: 0 20px;
    padding: 20px 80px;
}

.title_box {
    text-align: center;
    color: #222;
    line-height: 30px;
}

.title_box h1 {
    font-size: 36px;
    font-weight: 900;
    padding: 25px 0;
    line-height: normal;
}

.title_box h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
}

.title_box h3 {
    font-size: 18px;
    font-size: "kaiti", "simsun";
    color: #3A5FB3;
    line-height: normal;
}

.content_info {
    border-bottom: 1px solid #999999;
    padding: 0 10px 10px;
    margin-top: 50px;
    margin-bottom: 20px;
}

.content_info .fLeft {
    padding-right: 20px;
}

.content_info .fRight {
    font-size: 0px;
}

.content_info .fRight em {
    color: #999999;
    font-size: 14px;
}

.content_info .fRight a {
    display: inline-block;
    font-size: 14px;
    padding: 0 8px;
    cursor: pointer;
}

.content_info .fRight a.active {
    color: #3A5FB3;
}

.content_info em {
    color: #999999;
}

.print_btn:hover {
    color: #3A5FB3;
}

.print_btn:before {
    content: "";
    width: 1px;
    height: 14px;
    background: #999999;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

.TRS_Editor {
    line-height: 30px;
    font-size: 16px;
}

.TRS_Editor div,
.TRS_Editor p {
    line-height: inherit;
    font-size: inherit;
    color: #222;
    padding-bottom: 10px;
}

.share_box {
    position: fixed;
    width: 100px;
    background: #fff;
    right: 10px;
    top: 150px;
    font-size: 0px;
    text-align: center;
    width: 80px;
    border-radius: 3px;
    border: 1px solid #e0e0e0;
}

.share_box a {
    display: block;
    width: 60px;
    cursor: pointer;
    text-align: center;
    padding: 10px;
    font-size: 14px;
    border-radius: 50%;
    margin-bottom: 10px;
}

.share_box a img {
    width: 50px;
}

.share_box a:hover {
    opacity: 0.8;
}

.qrcodeContent {
    border-radius: 3px;
    display: none;
    box-shadow: 0 0 5px #ccc;
    text-align: center;
    position: fixed;
    z-index: 9999;
    left: 50%;
    margin-left: -100px;
    top: 200px;
    width: 200px;
    padding: 20px;
    background: #fff;
}

.qrcodeContent a {
    display: inline-block;
    width: 100px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin-top: 20px;
    border-radius: 3px;
}

.qrcodeContent a:hover {
    color: #fff;
}

.two_colm_width {
    margin-right: 23px;
}

.huiyin_box {
    width: 500px;
}

.tongji_box {
    width: 440px;
}

.tab_e,
.tab_f {
    font-size: 0;
    display: inline-block;
}

.tab_e img,
.tab_f img {
    width: 13px;
    padding-right: 15px;
}

.tab_e s,
.tab_f s {
    background: #fff;
    display: inline-block;
    position: relative;
    z-index: 1;
}

.tab_e a,
.tab_f a {
    color: #8C8C8C;
    padding: 0;
    padding-right: 15px;
}

.tab_e a.active,
.tab_f a.active {
    color: #394351;
}

.jichuxinxi_list_block li {
    float: left;
    width: 33.333%;
    text-align: center;
    margin-bottom: 8px;
}

.jichuxinxi_list_block li a {
    display: block;
    background: #f4f4f4;
    margin: 0 5px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    border-radius: 3px;
}

.jichuxinxi_list_block li a:hover {
    background: #3A5FB3;
    color: #fff;
}

.img_block_list {
    width: 100%;
}

.img_block_list li {
    float: left;
    width: 47%;
    margin: 0px 1.5% 10px;
}

.img_block_list li>a {
    display: block;
}

.img_block_list li>a img {
    width: 100%;
}

.img_block_list li .img-a-size-box {
    height: 120px;
    border-radius: 3px;
    overflow: hidden;
}

.img_block_list li p {
    margin-top: 5px;
}

.img_block_list li p a {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    font-size: 14px;
}

.img_block_list li p a:hover {
    color: #3A5FB3;
}

.innpage_btn {
    margin: 15px 29px 20px;
    text-align: center;
    padding-left: 0px;
}

.innpage_btn a {
    font-size: 0;
    line-height: normal;
    display: block;
    margin-top: 0;
    padding: 10px 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+44,2a68d3+100&0+1,0.2+100 */
    background: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.09) 44%, rgba(42, 104, 211, 0.2) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.09) 44%, rgba(42, 104, 211, 0.2) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.09) 44%, rgba(42, 104, 211, 0.2) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#332a68d3', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    border: 1px solid #3A5FB3;
    width: 100%;
    height: 100%;
}

.innpage_btn h4 {
    margin-top: 0px;
    color: #3A5FB3;
}

.innpage_btn p {
    margin-top: 0px;
}

.fangtan_box li {
    float: left;
    width: 50%;
    padding: 10px 0 20px;
}

.fangtan_box li .img_container {
    float: left;
    margin-left: 10px;
}

.fangtan_box li .img_container .img-a-size-box {
    height: 153px;
    width: 250px;
    display: block;
    border-radius: 3px;
    overflow: hidden;
}

.fangtan_box li .section_info_box {
    padding-left: 270px;
    padding-right: 10px;
}

.fangtan_box li .section_info_box h3 {
    padding-bottom: 20px;
    font-weight: 900;
}

.fangtan_box li .section_info_box p {
    font-size: 14px;
    color: #999999;
    margin-bottom: 5px;
}

.liuyan_btn {
    line-height: normal;
    padding: 5px 8px;
    border-radius: 3px;
    font-size: 14px;
}

.liuyan_btn:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(liuyan_icon@2x.png) no-repeat;
    background-size: 24px 24px;
    vertical-align: middle;
    padding-top: 4px;
    margin-right: 5px;
}

.liuyan_btn:hover {
    color: #fff;
    opacity: 0.8;
}

.small_tit {
    color: #3A5FB3;
    text-align: center;
    padding: 15px 0;
}

.laixintongji_box li {
    float: left;
    width: 33.333%;
    text-align: center;
    padding-top: 10px;
}

.laixintongji_box li:nth-child(1),
.laixintongji_box li:nth-child(2) {
    position: relative;
}

.laixintongji_box li:nth-child(1):after,
.laixintongji_box li:nth-child(2):after {
    content: "";
    display: block;
    width: 1px;
    height: 100px;
    background: #d8d8d8;
    position: absolute;
    top: 20px;
    right: 0px;
}

.laixintongji_box span {
    font-size: 14px;
    color: #434343;
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 10px;
}

.laixintongji_box p {
    font-size: 30px;
    font-weight: 900;
    color: #3A5FB3;
}

.icon2:before {
    content: "";
    width: 52px;
    height: 44px;
    margin: 0 auto;
    display: block;
    background-position: center center;
    background-size: 52px 44px;
}

.laixin:before {
    background-image: url(icon_banli@2x.png);
}

.wangshang:before {
    background-image: url(icon_wangshang@2x.png);
}

.dianhua:before {
    background-image: url(icon_dianhua@2x.png);
}

.big2_left {
    width: 1293px;
}

.rightBox2 {
    width: 431px;
}

.list_w_timebar {
    position: relative;
    padding: 15px 0;
}

.list_w_timebar dt {
    float: left;
    text-align: center;
    font-size: 20px;
    width: 80px;
    position: relative;
    margin-left: 20px;
}

.list_w_timebar dt span {
    display: block;
    padding: 2px 5px;
    border-radius: 3px;
    margin: 10px auto;
    font-size: 14px;
}

.list_w_timebar dt:after {
    content: "";
    display: block;
    background: url(time_line_dot@2x.png) #fff;
    width: 24px;
    height: 24px;
    background-size: 24px 24px;
    border-radius: 50%;
    position: absolute;
    right: -50px;
    top: 20px;
}

.list_w_timebar dd {
    padding-left: 200px;
}

.list_w_timebar dd h3 {
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 10px;
}

.list_w_timebar dd p {
    line-height: 24px;
    font-size: 14px;
    color: #999999;
}

.list_w_timebar:before {
    content: "";
    width: 1px;
    display: block;
    height: 100%;
    position: absolute;
    background: #3A5FB3;
    left: 138px;
    top: 0px;
}

.lingdao_sidde {
    text-align: center;
}

.lingdao_sidde p {
    padding: 20px;
    font-weight: 900;
    font-size: 20px;
}

.lingdao_sidde p span {
    color: #3A5FB3;
    padding-right: 10px;
}

.lingdao_menu {
    padding: 10px 0;
}

.lingdao_menu li {
    width: 100%;
    margin: 10px 0;
    position: relative;
}

.lingdao_menu li a {
    display: block;
    height: 60px;
    border-radius: 3px;
    border: 1px solid #3A5FB3;
    line-height: 60px;
    background: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.09) 44%, rgba(42, 104, 211, 0.2) 100%);
    background: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.09) 44%, rgba(42, 104, 211, 0.2) 100%);
    background: linear-gradient(45deg, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.09) 44%, rgba(42, 104, 211, 0.2) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#332a68d3', GradientType=1);
    color: #3A5FB3;
    overflow: hidden;
    position: relative;
}

.lingdao_menu li a span {
    display: none;
    display: block;
    top: 100px;
    font-size: 50px;
    color: #fff;
    position: absolute;
    font-weight: 100;
    opacity: 0.1;
    width: 100px;
    text-align: center;
    left: 50%;
    margin-left: -50px;
}

.lingdao_menu li a:hover {
    background: #3A5FB3;
    color: #fff;
    font-weight: 900;
    transition: all 0.5s ease 0s;
}

.lingdao_menu li a:hover span {
    transition: all 0.5s ease 0s;
    top: -2px;
}

.lingdao_menu li.active a {
    background: #3A5FB3;
    color: #fff;
    font-weight: 900;
    transition: all 0.5s ease 0s;
}

.lingdao_menu li.active a span {
    transition: all 0.5s ease 0s;
    top: -2px;
}

.lingdao_menu li:after {
    content: attr(data-rel);
    display: block;
    font-size: 10px;
    position: absolute;
    top: 1px;
    right: -15px;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    color: #3A5FB3;
    text-transform: uppercase;
    text-align: right;
    width: 100px;
}

.img_block_list_long {
    margin-top: 20px;
}

.img_block_list_long li {
    width: 33.333%;
    margin: 0;
    margin-bottom: 20px;
}

.img_block_list_long li a.img-a-size-box {
    width: 95%;
    height: 150px;
    margin: 0 auto;
    text-align: center;
}

.img_block_list_long li p {
    width: 95%;
    margin: 10px auto 0;
}

.img_block_list_long li p a {
    text-align: center;
}

.wider_side {
    padding: 0 150px;
}

.notice {
    line-height: 26px;
    font-size: 14px;
}

.formlist {
    width: 60%;
    margin: 20px auto;
}

.formlist li {
    margin-bottom: 20px;
}

.formlist li label {
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
}

.formlist li.on label {
    color: #3A5FB3;
    font-size: 16px;
    transition: all 0.5s ease 0s;
}

.formlist li.on label:before {
    content: "";
    width: 4px;
    height: 4px;
    display: inline-block;
    background: #3A5FB3;
    border-radius: 10px;
    vertical-align: middle;
    margin-right: 5px;
    transition: all 0.5s ease 0s;
}

.formlist li.on label:after {
    content: attr(data-rel);
    transition: all 0.5s ease 0s;
    display: inline-block;
    border-radius: 10px;
    vertical-align: middle;
    margin-left: 5px;
    font-size: 12px;
    color: #999999;
}

.formlist li.on .inputbox {
    border-color: #3A5FB3;
}

.inputbox {
    border-radius: 3px;
    border: 1px solid #e0e0e0;
    height: 35px;
    line-height: 35px;
    width: 96%;
    padding: 0 2%;
}

textarea.inputbox {
    height: 100px;
}

.liuyan_notice {
    width: 60%;
    margin: 30px auto;
    font-size: 14px;
    color: #3A5FB3;
    line-height: 26px;
}

.checkbox_neo {
    height: 30px;
    line-height: 30px;
    font-size: 0px;
    padding-top: 15px;
}

.checkbox_neo a {
    display: inline-block;
    border: 1px solid #e0e0e0;
    font-size: 16px;
    border-radius: 3px;
    padding: 0 20px;
    margin-right: 10px;
}

.checkbox_neo a.on {
    border-color: #3A5FB3;
    color: #3A5FB3;
}

.big_btn {
    display: block;
    width: 100px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border-radius: 3px;
    margin: 10px auto;
}

.big_btn:hover {
    color: #fff;
    opacity: 0.8;
}

.bitian {
    position: relative;
}

.bitian:after {
    content: attr(data-rel);
    display: inline-block;
    font-size: 12px;
    color: #e02823;
    position: absolute;
    bottom: 2px;
    height: 35px;
    right: 10px;
    line-height: 35px;
}

.resault_info {
    padding: 10px;
    color: #999999;
}

.resault_info span {
    padding: 0 10px;
    color: #3A5FB3;
}

.listMod h3 {
    font-weight: 900;
}

.listMod h3 span {
    font-size: 14px;
    font-weight: 100;
}

.listMod p {
    color: #999999;
    line-height: 24px;
    font-size: 14px;
}

.cagetory_box {
    border-radius: 1px;
    background: #fff;
    padding: 20px;
    border: 1px solid #e0e0e0;
}

.cagetory_box h3 {
    color: #3A5FB3;
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 20px;
}

.cagetory_box ul li {
    line-height: 60px;
    margin-bottom: 10px;
}

.cagetory_box ul li a {
    border-radius: 2px;
    display: block;
    padding-left: 30px;
    height: 60px;
    border: 1px solid #3A5FB3;
    background: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.09) 44%, rgba(42, 104, 211, 0.2) 100%);
    background: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.09) 44%, rgba(42, 104, 211, 0.2) 100%);
    background: linear-gradient(45deg, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.09) 44%, rgba(42, 104, 211, 0.2) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#332a68d3', GradientType=1);
    color: #3A5FB3;
}

.cagetory_box ul li a span {
    padding-left: 10px;
    font-size: 14px;
    color: #434343;
}

.cagetory_box ul li a:hover {
    background: #6888D3;
    color: #fff;
}

.cagetory_box ul li a:hover span {
    color: #fff;
}

.cagetory_box ul li.active a {
    background: #3A5FB3;
    color: #fff;
}

.cagetory_box ul li.active a span {
    color: #fff;
}

.site_map_list {
    padding-top: 10px;
}

.site_map_list dl {
    margin-bottom: 20px;
    border-bottom: 1px solid #e0e0e0;
}

.site_map_list dl dt {
    width: 100%;
    font-size: 18px;
    font-weight: 900;
    margin-bottom: 15px;
}

.site_map_list dl dt a {
    color: #3A5FB3;
}

.site_map_list dl dd {
    float: left;
    margin-right: 25px;
    margin-bottom: 15px;
}

.site_map_list dl dd a:hover {
    color: #3A5FB3;
}

.gongzhuling_photo {
    height: 252px;
}

.gongzhuling_photo .banner_move_box {
    z-index: 0;
    position: static;
}

.map_wrap {
    position: relative;
    margin-left: 50px;
}

.map_wrap ul li {
    text-align: center;
    position: absolute;
    width: 120px;
    right: -35px;
    border-bottom: 5px solid #ef4848;
    padding-bottom: 5px;
    display: none;
    color: #434343;
    top: 20px;
}

.map_wrap ul li span {
    display: block;
    font-size: 12px;
    color: #3A5FB3;
    text-transform: uppercase;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
}

#map area {
    outline: none;
}

.area_knowlege {
    width: 60%;
}

.area_knowlege .gray_tab_tit {
    margin: 0;
}

.city_text {
    line-height: 32px;
    margin-top: 20px;
}

.four_clom_0 {
    margin-top: 20px;
    margin-bottom: 30px;
}

.four_clom_0 li {
    float: left;
    width: 25%;
    text-align: center;
}

.four_clom_0 li a {
    display: block;
    font-size: 0px;
    text-align: center;
    position: relative;
    padding-bottom: 20px;
    margin: 0 30px;
    overflow: hidden;
    border-radius: 3px;
}

.four_clom_0 li a img {
    width: 120px;
    display: block;
    margin: 0 auto;
}

.four_clom_0 li a .icon12 {
    width: 72px;
    height: 68px;
    position: absolute;
    top: 200px;
    left: 50%;
    margin-left: -36px;
}

.four_clom_0 li a span {
    font-size: 16px;
}

.four_clom_0 li a:hover {
    background: #3A5FB3;
    color: #fff;
    transition: all 0.5s ease 0s;
}

.four_clom_0 li a:hover img {
    visibility: hidden;
}

.four_clom_0 li a:hover .icon12 {
    visibility: visible;
    top: 30px;
    transition: all 0.5s ease 0.2s;
}

.borderTop1 {
    border-top: 1px solid #3A5FB3;
}

.three_clom_0 {
    padding-top: 40px;
}

.three_clom_0 li {
    float: left;
    width: 33.333%;
    margin-bottom: 20px;
}

.three_clom_0 li>a {
    display: block;
    padding: 0 20px;
}

.three_clom_0 li>a img {
    width: 100%;
}

.three_clom_0 li>a.img-a-size-box {
    height: 200px;
}

.three_clom_0 li h3 {
    font-size: 20px;
    font-weight: 900;
    padding: 0 20px;
    margin: 10px 0 10px;
}

.three_clom_0 li h3 a:hover {
    color: #3A5FB3;
}

.three_clom_0 li h3 a:before {
    content: "";
    margin-right: 10px;
    border-radius: 50px;
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    background-size: 30px 30px;
}

.three_clom_0 li h3 .icon_ziran:before {
    background-image: url(icon30_4@2x.png);
}

.three_clom_0 li h3 .icon_shentai:before {
    background-image: url(icon30_2@2x.png);
}

.three_clom_0 li h3 .icon_renkou:before {
    background-image: url(icon30_1@2x.png);
}

.three_clom_0 li h3 .icon_xingzheng:before {
    background-image: url(icon30_5@2x.png);
}

.three_clom_0 li h3 .icon_lishi:before {
    background-image: url(icon30_3@2x.png);
}

.three_clom_0 li p {
    padding: 0 20px;
    line-height: 25px;
    color: #999999;
}

.three_clom_1 {
    padding-top: 20px;
}

.three_clom_1 li {
    float: left;
    width: 33.333%;
    margin-bottom: 20px;
    text-align: center;
    position: relative;
}

.three_clom_1 li>a {
    display: block;
    padding: 0 20px;
    position: relative;
}

.three_clom_1 li>a img {
    width: 100%;
}

.three_clom_1 li .jqthumb {
    position: relative;
    overflow: hidden;
    border-radius: 3px;
}

.three_clom_1 li .jqthumb:after {
    content: "";
    top: 0px;
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
}

.three_clom_1 li>a.img-a-size-box {
    height: 200px;
}

.three_clom_1 li h3 {
    font-size: 20px;
    font-weight: 900;
    padding: 10px 20px 10px;
}

.three_clom_1 li h3 a:hover {
    color: #3A5FB3;
}

.three_clom_1 li p {
    padding: 0 20px;
    line-height: 25px;
    color: #999999;
}

.three_clom_1 .icon40>a:after {
    content: "";
    display: block;
    background-size: 120px 120px;
    width: 120px;
    height: 120px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -60px;
    top: 50%;
    margin-top: -60px;
}

.three_clom_1 .icon_nongye>a:after {
    background-image: url(icon40_nonglin@2x.png);
}

.three_clom_1 .icon_linye>a:after {
    background-image: url(icon40_shuili@2x.png);
}

.three_clom_1 .icon_chanye>a:after {
    background-image: url(icon40_chanye@2x.png);
}

.three_clom_1 .icon40>a:hover:after {
    opacity: 0;
    transition: all 0.5s ease 0s;
}

.three_clom_1 .icon40>a:hover .jqthumb:after {
    display: none;
    transition: all 0.5s ease 0s;
}

.three_clom_1 li:nth-child(2)>a,
.three_clom_1 li:nth-child(2) h3,
.three_clom_1 li:nth-child(2) p {
    border-left: 1px solid #3A5FB3;
    border-right: 1px solid #3A5FB3;
}

.three_clom_2 li {
    float: left;
    width: 33.333%;
    text-align: center;
}

.three_clom_2 li .img-a-size-box {
    height: 200px;
    display: block;
    width: 90%;
    margin: 0 auto;
}

.three_clom_2 li h3 {
    margin-top: 10px;
}

.big_left.sig {
    width: calc(1162px - 23px);
}

.gray_tab_tit ul li p {
    font-weight: 900;
    color: #3A5FB3;
}

.huifubox h1 {
    text-align: center;
    font-size: 24px;
    font-weight: 900;
    color: #3A5FB3;
    margin-top: 30px;
    margin-bottom: 50px;
}

.liuyanbox_0 {
    border-radius: 3px;
    border: 1px dashed #3A5FB3;
    padding: 20px;
    margin-bottom: 40px;
    background-color: #fff;
    position: relative;
}

.liuyanbox_0 h2 {
    position: absolute;
    top: -15px;
    left: 15px;
    font-size: 18px;
    font-weight: 900;
    background: #fff;
    padding: 0 10px;
    color: #3A5FB3;
}

.liuyanbox_0 span {
    font-size: 14px;
    color: #8C8C8C;
    margin-top: 10px;
    display: block;
    text-align: right;
}

.liuyanbox_0 p {
    line-height: 30px;
    padding-left: 5px;
}

.huifu_0 {
    border-color: #FB584A;
}

.huifu_0 h2 {
    color: #FB584A;
}

.r_links {
    border-top: 1px solid #648AE0;
    position: relative;
    color: #fff;
    padding-top: 10px;
}

.r_links ul li {
    float: left;
}

.r_links ul li {
    display: block;
    padding: 20px 30px 20px 0;
    color: #f9f9f9;
}

.r_links ul li a {
    color: #333;
}

.r_links ul li a:hover {
    color: #3A5FB3;
}

.link_W_Sub:after {
    content: "";
    speak: none;
}

.r_links .link_W_Sub>a {
    border: 1px solid #648AE0;
    border-radius: 5px;
    padding: 10px 20px;
    color: #fff;
    display: block;
}

.r_links .link_W_Sub>a:hover {
    color: #f9f9f9;
}

.link_W_Sub>a:after {
    speak: none;
    content: "";
    display: inline-block;
    width: 11px;
    height: 8px;
    background: url(gzl_trangle_down@2x.png) no-repeat;
    background-size: 11px 8px;
    margin-left: 10px;
}

.link_W_Sub.expended>a:after {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -moz-transform: rotate(180deg);
    /* Firefox */
    -webkit-transform: rotate(180deg);
    /* Safari å’Œ Chrome */
    -o-transform: rotate(180deg);
    transition: transform 0.2s linear;
}

.link_W_Sub>a:hover {
    color: #f5f5f5;
}

.link_hidden_box {
    position: absolute;
    width: auto;
    height: auto;
    top: -200px;
    left: 0px;
    background: rgba(255, 255, 255, 0.95);
    z-index: 9999;
    display: none;
    border: 1px solid #648AE0;
    border-radius: 3px;
}

.link_hidden_box div {
    padding: 30px 50px;
}

.link_hidden_box div a {
    color: #fff;
    line-height: 30px;
    padding: 0 10px;
    display: inline-block;
    white-space: nowrap;
    font-size: 14px;
}

.link_hidden_box div dl {
    width: 50%;
}

.link_hidden_box div dl dt {
    width: 100%;
}

.link_hidden_box div dl dd {
    float: left;
}

.r_links ul li.label_tag {
    color: #f9f9f9;
    height: 43px;
    line-height: 43px;
}

.header_mobile {
    background: #3A5FB3;
    position: fixed;
    width: 100%;
    z-index: 9999;
    height: 3.56rem;
    display: none;
}

.header_mobile .logo {
    width: 10rem;
    margin: 0.7rem 0 0 0.69rem;
}

.header_mobile .logo img {
    width: 100%;
}

.icon_top {
    width: 28px;
    height: 28px;
    background-size: 28px 28px;
    display: inline-block;
    margin-top: 12px;
    margin-right: 15px;
}

.icon_search_m {
    background-image: url(gzl_search_m@2x.png);
}

.icon_nav_m {
    background-image: url(gzl_nav_m@2x.png);
}

.search_m {
    width: 100%;
    z-index: 9999;
    box-sizing: border-box;
    position: fixed;
    top: 3.56rem;
    display: none;
    background: #fff;
    padding: 0.75rem;
}

.search_m input {
    width: 100%;
    box-sizing: border-box;
    border: 0.06rem solid #F2F2F2;
    height: 2rem;
    line-height: 2rem;
    border-radius: 0.3rem;
    padding: 0 1rem;
    background-color: #fff;
    -webkit-appearance: none;
}

.search_m .searchBox {
    width: 90%;
}

.search_m .searchBtn {
    width: 9%;
    border: 0;
}

.nav_hidden {
    width: 100%;
    background: rgba(58, 95, 197, 0.9);
    position: fixed;
    top: 3.56rem;
    z-index: 9999;
}

.nav_hidden ul li {
    text-align: center;
}

.nav_hidden ul li a {
    color: #fff;
    font-size: 1rem;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 3rem;
}

.nav_hidden ul li a:active {
    background: #2D4C94;
}

.lindao_pic_lists li {
    width: 25%;
}

.lindao_pic_lists li a.img-a-size-box {
    height: 200px;
    width: 66%;
}

.lindao_pic_lists li span {
    padding-left: 10px;
}

.in_section_title {
    color: #3A5FB3;
    font-weight: 900;
}

.in_section_title:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #3A5FB3;
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin-right: 10px;
}

.close_ready {
    background-image: url(gzl_close@2x.png);
}

.no_mlr {
    margin: 0;
}

.block_box10 li {
    width: 100%;
    margin-bottom: 10.5px;
}

.block_box10 li a {
    display: block;
    border: 1px solid #e0e0e0;
    background: #E8ECF4;
    height: 45px;
    width: 100%;
    line-height: 45px;
    border-radius: 3px;
}

.block_box10 li a:hover {
    border-color: #3A5FB3;
    color: #3A5FB3;
    background: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.09) 44%, rgba(42, 104, 211, 0.2) 100%);
    background: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.09) 44%, rgba(42, 104, 211, 0.2) 100%);
    background: linear-gradient(45deg, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.09) 44%, rgba(42, 104, 211, 0.2) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#332a68d3', GradientType=1);
}

.block_box10 li .icon50 span {
    display: inline-block;
    vertical-align: top;
    margin-left: 50px;
    margin-right: 20px;
}

.block_box10 li .icon50 span img {
    width: 32px;
    display: inline-block;
    vertical-align: middle;
}

.titMod2 p {
    font-weight: 900;
    display: inline-block;
    padding-right: 20px;
    background: #fff;
    position: relative;
    z-index: 500;
    font-size: 20px;
}

.kongkai_ziyuanjiaoyi li {
    float: left;
    width: 20%;
}

.kongkai_ziyuanjiaoyi li a {
    display: block;
    width: 90%;
    margin: 0 auto;
    text-align: center;
}

.kongkai_ziyuanjiaoyi li a.icon_cont_box {
    background: #F4F4F4;
    padding: 5px 0;
    margin-bottom: 5px;
}

.kongkai_ziyuanjiaoyi li img {
    width: 48px;
}

.leaerList .w_link {
    padding-right: 9px;
}


/* 0310页面移动 */

@media screen and (max-width: 1920px) {
    .rightBox {
        width: 567px;
    }
    .leaerList .w_link {
        padding-right: 145px;
    }
    .leaerList li div h4 {
        width: 200px;
    }
}

@media screen and (max-width: 1919px) {
    body {
        width: 1905px;
    }
}

@media screen and (max-width: 1680px) {
    body {
        width: 100%;
    }
    .mainMod {
        padding: 0 50px;
    }
    .centerBox {}
    .navigatorMod {
        width: 482px;
    }
    .rightBox {
        width: 399px;
    }
    .leaerList .w_link {
        padding-right: 0px;
    }
    .leaerList li div h4 {
        width: 112px;
        padding-top: 5px;
    }
    .fixed_header .header .navigator {
        width: 66%;
    }
    .fixed_header .header .searchMod {
        width: 49%;
    }
    .navigatorMod {
        width: 476px;
    }
    .top_topic {
        margin-left: 3%;
    }
    .top_topic img {
        width: 416px
    }
    .titMod1:after {
        width: 58%;
    }
    .grid_box3 ul li {
        margin-left: 13px;
        margin-right: 13px;
    }
    .rightBox .grid_box3 ul li {
        margin-left: 12px;
        margin-right: 12px;
    }
    .rightBox .grid_box3 ul li {
        width: 91px;
    }
    .rightBox .grid_box3 ul li a p {
        font-size: 14px;
    }
    .kongkai_ziyuanjiaoyi li a {
        width: 90%;
        font-size: 13px;
    }
    .site_map_box dl {
        margin: 0 56px;
    }
    .site_map_box {
        padding-left: 296px;
    }
}

@media screen and (max-width: 1600px) {
    body {
        width: 100%;
    }
    .bannerMod {
        padding: 0 50px;
        padding-top: 1px;
    }
    .top_topic img {
        width: 413px
    }
    .mainMod {
        padding: 0 50px;
        padding-top: 20px;
        overflow: visible;
    }
    .top_topic {
        margin-left: 7%;
    }
    .leaerList .w_link {
        padding-right: 10px;
    }
    .rightBox {
        width: 350px;
    }
    .titMod1:after {
        width: 58%;
    }
    .leftBox {
        width: 419px;
    }
    .leftBox {
        width: 419px;
    }
    .big_left {
        width: 1127px;
    }
    .centerBox {
        width: 660px;
    }
    .rightBox {
        width: 372px;
    }
    .grid_box3 ul li a .icon_box {
        width: 80%;
    }
    .rightBox .grid_box3 ul li {
        margin-left: 4px;
        margin-right: 4px;
    }
    .kongkai_ziyuanjiaoyi li a {
        width: 90%;
        font-size: 13px;
    }
    .kongkai_ziyuanjiaoyi li p {
        margin-top: 8px;
    }
    .kongkai_ziyuanjiaoyi li img {
        width: 32px;
    }
    .grid_box3.grid_box2 ul li {
        margin-left: 10px;
        margin-right: 10px;
    }
    .grid_box3.grid_box2 ul li {
        width: 43%;
    }
    .big2_left {
        width: 1040px;
    }
    .fixed_header .header .searchMod {
        width: 44%;
    }
    #search_val_nav {
        width: 63%;
    }
    .site_map_box dl {
        margin: 0 45px;
    }
}

@media screen and (max-width: 1460px) {
    .kongkai_ziyuanjiaoyi li a.icon_cont_box {
        padding: 10px 0;
    }
    .kongkai_ziyuanjiaoyi li img {
        width: 32px;
    }
    .kongkai_ziyuanjiaoyi li a {
        font-size: 12px;
    }
    #search_val_nav {
        width: 58%;
    }
}

@media screen and (max-width: 1460px) {
    body {
        width: 100%;
    }
    .big_left {
        width: 1034px;
    }
    .big_left.sig {
        width: 1011px;
    }
    .thr_floor_static_hight {
        height: 616px;
    }
    .top_topic {
        margin-left: 0%;
    }
    .mainMod {
        padding: 20px 20px 0;
    }
    .bannerMod {
        padding: 1px 20px 0;
    }
    .topMod {
        padding: 0 20px;
    }
    .fixed_header .header {
        padding: 0 20px;
    }
    .fixed_header .header .searchMod {
        width: 38%;
    }
    .leftBox {
        width: 368px;
    }
    .centerBox {
        width: 620px;
    }
    .rightBox {
        width: 349px;
    }
    .leaerList .w_link {
        padding-right: 16px;
    }
    .big2_left {
        width: 1056px;
    }
    .rightBox2 {
        width: 327px;
    }
    .rightBox .grid_box3 ul li {
        width: 91px;
    }
    .rightBox .grid_box3 ul li p {
        font-size: 14px;
    }
    .grid_box3 ul li a .icon_box {
        width: 80%;
    }
    .titMod1:after {
        width: 60%;
    }
    .grid_box3 ul li {
        margin: 15px 4px;
    }
    .topic-next {
        right: -21px;
    }
    .topic-prev {
        left: -21px;
    }
    .tow_Colm_sm {
        width: 271px;
    }
    .service_box li {
        width: 92px;
    }
    .service_box li a p {
        margin-top: 10px;
    }
    .icon_service {
        width: 92px;
        height: 92px;
    }
    .hot_box {
        margin-top: 28px;
    }
    .sm_video_box {
        margin-bottom: 8px;
    }
    .site_map_box {
        padding-left: 285px;
    }
    .site_map_box dl {
        margin: 0 51px;
    }
    .site_map_box dt {
        font-size: 20px;
    }
    .site_map_box dd {
        font-size: 16px;
    }
    .lindao_pic_lists li a.img-a-size-box {
        height: 166px;
    }
    .grid_box2 ul li {
        margin: 0px;
    }
}

@media screen and (max-width: 1439px) {
    body {
        width: 1425px;
    }
}

@media screen and (max-width: 1386px) {
    body {
        width: 100%;
    }
    .big_left,
    .big_left.sig {
        width: 976px;
    }
    .five_public,
    .respond_foucs {
        width: 47.64%;
    }
    .big2_left {
        width: 982px;
    }
    .top_topic {
        margin-left: 0%;
    }
    .navigatorMod li {
        margin-right: 17px;
    }
    .navigator {
        width: 360px;
    }
    .leftBox {
        width: 350px;
    }
    .centerBox {
        width: 580px;
    }
    .rightBox {
        width: 333px;
    }
    .leaerList .w_link {
        padding-right: 0px;
    }
    .grid_box3 ul li {
        width: 100px;
    }
    .grid_box3 ul li {
        margin: 15px 0px;
    }
    .grid_box2 ul li {
        margin: 0px;
        width: 50%;
    }
    .tow_Colm_sm {
        width: 248px;
    }
    .tit_mod_2:after {
        -webkit-transform: scale(0.4);
        transform: scale(-0.4);
        right: -46px;
    }
    .q_a_a_box li {
        margin-top: 18px;
    }
    .site_map_box dl {
        margin: 0 45px;
    }
    .fixed_header .header .navigator {
        width: 61%;
    }
    .fixed_header .header .searchMod {
        width: 40%;
    }
    .navigatorMod {
        width: 477px;
    }
    .icon_service {
        width: 80px;
    }
    .site_onwer_info {
        width: 56%;
    }
    .huiyin_box {
        width: 453px;
    }
    .titMod1:after {
        width: 55%;
    }
    .searchBox {
        width: 59%;
    }
    #search_val_nav_1 {
        width: 53%;
    }
    .fixed_header .header .navigator {
        width: 61%;
    }
    .top_topic img {
        width: 397px
    }
    .rightBox .grid_box3 ul li {
        width: 86px;
    }
    #search_val_nav {
        width: 58%;
    }
    .site_map_box dl {
        margin: 0 43px;
    }
    .three_clom_0 li {
        min-height: 353px;
    }
    .fixed_header .header .navigatorMod {
        width: 433px;
    }
    .fixed_header #search_val_nav {
        width: 53%;
    }
}

@media screen and (max-width: 1365px) {
    body {
        width: 1351px;
    }
}

@media screen and (max-width: 1024px) {
    .big2_left.fLeft {
        width: auto;
        float: none;
    }
    .huiyin_box {
        width: 0;
        width: auto;
        float: none;
    }
    .fangtan_box li:last-child {
        padding-bottom: 0px;
    }
    .tongji_box {
        width: 0;
        width: auto;
        float: none;
        margin-top: 1rem;
    }
    .listMod li a {
        font-size: 1rem;
    }
    .huifubox h1 {
        text-align: left;
        font-size: 1.5rem;
        margin-top: 1.875rem;
        margin-bottom: 3.125rem;
    }
    .liuyanbox_0 h2 {
        top: -0.9375rem;
        left: 0.9375rem;
        font-size: 1.125rem;
        padding: 0 0.625rem;
    }
    .liuyanbox_0 span {
        font-size: 0.875rem;
    }
    .liuyanbox_0 p {
        font-size: 1rem;
        line-height: 1.8rem;
    }
    .bread_nav {
        padding-left: 0px;
    }
    .big_left,
    .big_left.sig {
        width: auto;
        float: none;
    }
    .three_clom_0 {
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
    }
    .map_wrap.fLeft {
        float: none;
        display: none;
    }
    .gongzhuling_photo {
        display: none;
    }
    .big_left {
        width: 100%;
    }
    .five_public,
    .respond_foucs {
        width: 100%;
    }
    .respond_foucs {
        margin: 0;
    }
    .v_2_static_height {
        height: auto;
    }
    .img_block_list p a {
        font-size: 1rem;
    }
    .list_w_timebar dd p {
        line-height: 1.5rem;
    }
    .list_w_timebar {
        padding: 0.93rem 0;
    }
    .list_w_timebar dd {
        padding-left: 12.5rem;
    }
    .rightBox2.fRight {
        width: auto;
        float: none;
    }
    .two_colm_width {
        margin-right: 0px;
    }
    .s_floor_static_hight {
        height: auto;
    }
    .thr_floor_static_hight {
        height: auto;
    }
    .thr_floor_static_hight2 {
        height: auto;
    }
    .v_2_static_long_height,
    .v_2_static_long_height {
        height: auto;
    }
    #inner_page .out_Containter_gzl {
        padding-top: 3.56rem;
    }
    .list_w_timebar dd h3 {
        font-size: 1.2rem;
    }
    .list_w_timebar dd p {
        font-size: 0.88rem;
    }
    .floorBox_In {
        width: auto;
    }
    body {
        width: 100%;
    }
    .header_mobile {
        display: block;
    }
    .topMod_fixed,
    .banner_move_box,
    .bannerMod,
    .fixed_header {
        display: none;
    }
    .out_Containter_gzl {
        padding-top: 3.56rem;
    }
    .mainMod {
        padding: 0.75rem 0.75rem 0;
    }
    .focusMod {
        padding: 0;
    }
    .focusMod h1 {
        margin-top: 1rem;
        margin-bottom: 1rem;
        font-size: 1.5rem;
        text-align: center;
    }
    .focusMod h1 img {
        width: 80%;
        display: inline-block;
    }
    .focusMod p {
        margin-bottom: 2rem;
        line-height: 1.5rem;
        display: none;
    }
    .focusMod p a {
        width: 100%;
        font-size: 1rem;
        padding: 0;
    }
    .leftBox,
    .rightBox,
    .centerBox {
        width: 100%;
    }
    .centerBox {
        margin: 0px;
    }
    .floorBox {
        margin-top: 0;
    }
    .footerMod {
        padding: 0.75rem;
    }
    .footerMod .bottom_logo {
        float: none;
    }
    .footerMod img {
        width: 50%;
        margin: 1rem auto;
        display: block;
    }
    .site_map_box {
        padding-left: 0;
        margin-top: 2rem;
    }
    .site_map_box dl {
        float: none;
    }
    .site_map_box dl dt {
        font-size: 1rem;
        margin-bottom: 1rem;
    }
    .site_map_box dd {
        display: none;
    }
    .copyRightMod {
        text-align: center;
        padding: 0.75rem;
    }
    .copyRightMod .other_links {
        text-align: center;
    }
    .copyRightMod .fLeft,
    .copyRightMod .fRight {
        float: none;
    }
    .site_onwer_info {
        width: 100%;
        padding: 0;
    }
    .copyRightMod p {
        font-size: 0.88rem;
    }
    .big_video_box a.video_shot_box img {
        height: auto;
    }
    .sm_video_box li a img {
        height: auto;
    }
    .big_video_box a.video_shot_box img.play_btn {
        width: 3rem;
        height: 3rem;
        left: 50%;
        margin-left: -1.5rem;
        top: 50%;
        margin-top: -1.5rem;
    }
    .scroll_topic ul li a {
        background: none;
    }
    .topic-prev,
    .topic-next {
        background-position: center center;
    }
    .topic-prev {
        left: -8px;
    }
    .topic-next {
        right: -8px;
    }
    .tab_cont_box {
        padding: 0 1rem;
    }
    .titMod2:after {
        width: 80%;
    }
    .titMod2 a {
        padding-right: 0.5rem;
    }
    .service_tab ul {
        margin: 0 1rem;
    }
    .hot_box {
        padding: 0 1rem;
    }
    .fLeft.tow_Colm_sm {
        margin-left: 0;
    }
    .tow_Colm_sm {
        width: 100%;
        box-sizing: border-box;
    }
    .fRight.tow_Colm_sm {
        margin-right: 0;
        margin-top: 1rem;
    }
    .tit_mod_2 {
        background: url(gzl_tit_bg_m@2x.png) no-repeat;
        background-size: 296px 45px;
    }
    .service_box li {
        width: 5rem;
    }
    .service_box li a p {
        font-size: 0.88rem;
    }
    .icon_service {
        width: 4.5rem;
        background-size: 3rem 3rem;
    }
    .grid_box3 ul {
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
    }
    .grid_box3 ul li {
        float: none;
        max-width: 33.333%;
        min-width: 33.333%;
    }
    .aside .grid_box3 ul li {
        max-width: 49.999%;
        min-width: 49.999%;
    }
    .grid_box3 ul li a p {
        font-size: 0.88rem;
    }
    .silde-disp-1 a {
        width: 90%;
        text-align: center;
        padding: 0 5%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block;
    }
    .my-slider img {
        height: auto;
    }
    .unslider-wrap li {
        height: auto;
    }
    .my-slider {
        height: auto;
    }
    .silde-disp-1 {
        height: 2rem;
        line-height: 2rem;
    }
    .unslider-arrow {
        top: 50%;
        margin-top: -1.6rem;
        border-radius: 0.2rem;
        padding: 0.5rem;
    }
    .unslider-arrow.prev {
        left: 0.5rem;
        background-color: rgba(255, 255, 255, 0.6);
        background-position: center;
    }
    .unslider-arrow.next {
        right: 0.5rem;
        background-color: rgba(255, 255, 255, 0.6);
        background-position: center;
    }
    .unslider-nav {
        bottom: -2rem;
        right: 0;
        width: 100%;
        text-align: center;
    }
    .unslider-nav ol {
        display: inline-block;
    }
    .unslider {
        margin-bottom: 1rem;
    }
    .floorBox .no_Conner.no_Border {
        background: none;
    }
    .leaerList {
        padding: 0.6rem 1rem;
    }
    .leaerList li div {
        padding-left: 0.6rem;
    }
    .f_floor {
        height: auto;
    }
    .s_floor {
        height: auto;
    }
    .share_box {
        display: none;
    }
    .title_box h1 {
        font-size: 1.5rem;
        padding: 1rem 0;
    }
    .title_box h2 {
        font-size: 1.2rem;
    }
    .title_box h3 {
        font-size: 1rem;
    }
    .hight_line li {
        line-height: 3rem;
    }
    .hight_line li span {
        line-height: normal;
    }
    .listMod.w_time li a {
        font-size: 1rem;
    }
    .titMod2 a {
        font-size: 1.3rem;
    }
    .TRS_Editor {
        font-size: 1rem;
    }
    .content_info span {
        font-size: 1rem;
    }
    .bread_nav span,
    .bread_nav a {
        font-size: 0.88rem;
    }
    .bread_nav a:after {
        margin: 0 0.5rem;
    }
    .content_info {
        margin-top: 2rem;
    }
    .tab_e img,
    .tab_f img {
        padding-right: 0.5rem;
    }
    .img_block_list li .img-a-size-box {
        height: 15rem;
    }
    .search_m input {
        border: none;
    }
    .search_main {
        border: 0.06rem solid #F2F2F2;
    }
    .searchBtn {
        display: none;
    }
    .search_m .searchBox {
        width: 67%!important;
        margin-left: 15px;
        margin-top: 3px;
    }
    .search_m .searchBtn {
        display: none;
    }
    .search_select:after {
        right: -18px;
    }
    .search_select_box a {
        display: block;
        width: 100%;
    }
    .focusMod h1 img {
        width: 100%;
        display: inline-block;
    }
}

@media screen and (max-width: 768px) {
    .big_left_side.fLeft {
        width: auto;
        float: none;
    }
    .aside.fRight {
        width: auto;
        float: none;
    }
    .aside .grid_box3 ul li {
        max-width: 33.333%;
        min-width: 33.333%;
    }
    .three_clom_0 li>a.img-a-size-box {
        height: 7.75rem;
    }
    .gray_tab_tit ul li {
        padding: 0 0.5rem;
        font-size: 1rem;
    }
    .gray_tab_tit {
        margin-bottom: 0.5rem;
    }
    .innpage_btn {
        margin: 1rem;
    }
    .fangtan_box li {
        float: none;
        width: 100%;
    }
}

@media screen and (max-width: 414px) {
    .r_links {
        display: none;
    }
    .img_block_list li .img-a-size-box {
        height: 6rem;
    }
    .formlist li label {
        font-size: 0.875rem;
    }
    .inputbox {
        height: 2.1875rem;
        line-height: 2.1875rem;
        width: 96%!important;
        padding: 0 2%!important;
    }
    .formlist {
        width: 80%;
        margin: 20px auto;
    }
    .liuyan_notice {
        width: 80%;
    }
    .gray_tab_tit ul li {
        padding: 0 0.5rem;
    }
    .titMod2 span {
        display: none;
    }
    .list_w_timebar dd {
        padding-left: 0rem;
    }
    .four_clom_0 {
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
    }
    .four_clom_0 li {
        width: 50%;
    }
    .four_clom_0 li a img {
        width: 6.5rem;
    }
    .three_clom_0 li {
        float: none;
        width: auto;
    }
    .three_clom_0 li>a.img-a-size-box {
        height: 11.75rem;
    }
    .three_clom_1 li {
        float: none;
        width: auto;
    }
    .three_clom_1 li:nth-child(2)>a,
    .three_clom_1 li:nth-child(2) h3,
    .three_clom_1 li:nth-child(2) p {
        border: 0;
    }
    .img_block_list_long li {
        width: 50%;
    }
    .three_clom_1 li>a.img-a-size-box {
        height: 8.6875rem;
    }
    .three_clom_1 .icon40>a:after {
        width: 5.5rem;
        height: 5.5rem;
        margin-left: -2.75rem;
        margin-top: -2.75rem;
        background-size: 5.5rem 5.5rem;
    }
    .img_block_list_long li a.img-a-size-box {
        height: 6rem;
    }
    .list_w_timebar:before {
        display: none;
    }
    .list_w_timebar dt {
        float: none;
        width: auto;
        text-align: left;
        margin-left: 0px;
        font-size: 0.88rem;
        margin-bottom: 0.5rem;
    }
    .list_w_timebar dt span {
        display: inline;
        margin: 0px;
        background: none;
        color: #999999;
        font-size: 0.88rem;
    }
    .service_tab ul li a span {
        display: none;
    }
    .hight_line li {
        line-height: normal;
        margin-bottom: 0.88rem;
    }
    .hight_line li:before {
        top: 12px;
    }
    .listMod.w_time li span {
        font-size: 0.75rem;
        float: none;
        display: block;
    }
    .listMod.w_time li a {
        width: auto;
        white-space: pre-wrap;
        line-height: 1.5rem;
    }
    .listMod {
        padding-top: 0px;
        margin-bottom: 0px;
    }
    .page_box span {
        display: none;
    }
    .border_box {
        padding: 1rem;
    }
    .content_info .fRight {
        display: none;
    }
    .lindao_pic_lists li {
        width: 50%;
    }
    .lindao_pic_lists li a.img-a-size-box {
        height: 11rem;
        width: 70%;
    }
    .three_clom_2 li {
        float: none;
        width: 100%;
    }
    .fangtan_box li .img_container {
        float: none;
        margin-left: 0;
    }
    .fangtan_box li .section_info_box {
        padding: 0;
    }
    .fangtan_box li .img_container .img-a-size-box {
        width: 100%;
        height: 12rem;
    }
    .fangtan_box li .section_info_box h3 {
        margin-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}

@media screen and (max-width: 320px) {
    body,
    html {
        font-size: 14px;
    }
    .titMod1:after {
        width: 55%;
    }
    .titMod2 a:nth-child(3) {
        padding-right: 0;
    }
    .lindao_pic_lists li {
        width: 50%;
    }
    .lindao_pic_lists li a.img-a-size-box {
        height: 11rem;
        width: 80%;
    }
}